home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
machserver
/
1.098
/
dev
/
local.mk
< prev
next >
Wrap
Text File
|
1991-04-20
|
452b
|
15 lines
#
# This file is included by Makefile. Makefile is generated automatically
# by mkmf, and this file provides additional local personalization. The
# variable SYSMAKEFILE is provided by Makefile; it's a system Makefile
# that must be included to set up various compilation stuff.
#
NAME = dev
#if !empty(TM:Mds3100) || !empty(TM:Mjhh) || !empty(TM:Mcleands3100) || !empty(TM:Mds5000)
NOOPTIMIZATION = no -O please
#endif
#include <$(SYSMAKEFILE)>